Welcome![Sign In][Sign Up]
Location:
Search - gbk unicode

Search list

[MultiLanguageChineseCodeP

Description: 一个详细的汉字编码介绍以及判断汉字编码的程序代码。不知道有没有人曾经为汉字的编码问题头疼不已?这篇文档讲述了GB2312-80、GBK、Unicode编码、Big5编码的规律,并给出了判断一个汉字为GBK和Big5码的VB代码程序。-a detailed description and a Chinese character coding judgment Chinese character coding procedure code. Do not know whether any of them had the Chinese character coding for the worse with the problem? This document about the GB2312-80, GBK, Unicode encoding, Big5 coding rules, and gives the judge a Chinese character for GBK Big5 code and the procedures for VB code.
Platform: | Size: 29068 | Author: 绿风 | Hits:

[Windows Developconvertz802

Description: 用途: 中文 Big5/GBK/Unicode/UTF8 内码转换器。    注意:档案转换只能将纯文字格式的文件(例如 txt, html 等)转码,    并不适用于如 MS Word, Excel 等 binary 档案。 系统要求: 视窗9x/ME/NT/2000/XP/2003 安装: 将所有档案解压到一个新资料夹,然后直接在档案总管执行 convertz.exe。 开启ConvertZ后可于程式设定一栏选择加快捷列到桌面、开始功能表、或程式集。
Platform: | Size: 791352 | Author: thgy | Hits:

[IME DevelopUconvert

Description: GBK码和UUCODE码互相转换的源码 -The source for transfering GBK and UUCODE with each other
Platform: | Size: 109568 | Author: 站长 | Hits:

[IME Develop用API 作简繁体转换

Description: 经典:用API 作简繁体转换 1. 输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- //函数输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb(AnsiString sBig) { char* pszBig5=NULL //Big5编码的字符 wchar_t* wszUnicode=NULL //Unicode编码的字符 char* pszGbt=NULL //Gb编码的繁体字符 char* pszGbs=NULL //Gb编码的简体字符 AnsiString sGb //返回的字符串 int iLen=0 //需要转换的字符数-classic : A Brief History API for a change. Input Big5 characters return Gb English characters //---------------------------------------// Function input characters Big5 return Gb English characters //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb (AnsiString sBig) (char* pszBig5 = NULL// Big5 Coding wchar_t characters wszUnicode = NULL*// Unicode character encoding pszGbt char = NULL*// Gb coding of traditional characters pszGbs char = NULL*// Gb coding simplified characters AnsiString sGb// int iLen string = 0// need to change to the number of characters
Platform: | Size: 1024 | Author: WT | Hits:

[MultiLanguagefontcurve

Description: 万能字库生成工具: 将UNICODE,GB2312/GBK/BIG5码转换成任意尺寸的点阵字库,支持WINDOWS下所有字体,为嵌入式开发人员不可多得的字库生成工具-Universal Font Generation Tool : UNICODE, GB2312/GBK/BIG5 arbitrary code into the lattice size font support under all Windows fonts for embedded developers rare Font Generation Tool
Platform: | Size: 418816 | Author: 黄书郎 | Hits:

[Program docGBK

Description: gb2312汉字编码-gb2312 Chinese character coding
Platform: | Size: 32768 | Author: richard | Hits:

[Otherzwbmxj

Description: 中文编码详解,主要介绍汉字编码问题,包括gbk,gb2312,utf8,8859_1等-coding Hi, mainly on Chinese character coding issues, including gbk, gb2312, utf8, 8859_1, etc.
Platform: | Size: 29696 | Author: egg | Hits:

[Windows Developconvertz802

Description: 用途: 中文 Big5/GBK/Unicode/UTF8 内码转换器。    注意:档案转换只能将纯文字格式的文件(例如 txt, html 等)转码,    并不适用于如 MS Word, Excel 等 binary 档案。 系统要求: 视窗9x/ME/NT/2000/XP/2003 安装: 将所有档案解压到一个新资料夹,然后直接在档案总管执行 convertz.exe。 开启ConvertZ后可于程式设定一栏选择加快捷列到桌面、开始功能表、或程式集。-Uses: Chinese Big5/GBK/Unicode/UTF8 code converters. Note: File conversion only plain text documents (for example, txt, html, etc.) to code, does not apply to such as MS Word, Excel and other binary files. System Requirements: Windows 9x/ME/NT/2000/XP/2003 Installation: extract all files to a new folder, and then directly in Windows Explorer implementation convertz.exe. ConvertZ open after the program settings can be added one column select Shortcut Bar to your desktop, Start menu, or Programs.
Platform: | Size: 790528 | Author: thgy | Hits:

[IME DevelopCodeConverse

Description: 本程序是关于中文GB2312, GBK, GB18030 和Unicode(包括UTF-16和UTF-8)之间的转换。 此外,还有日文JIS和SHIFT-JIS之间的转换,以及JIS和SHIFT-JIS和UNICODE之间的转换。是本文做一个中日文输入法时碰到的一个很大的问题,这里整理出来,供大家参考。-This procedure is about the Chinese GB2312, GBK, GB18030 and Unicode (including UTF-16 and UTF-8) conversion between. In addition, Japanese JIS and SHIFT-JIS conversion between, as well as the JIS, and SHIFT-JIS and UNICODE conversion between. In this paper to do a Japanese input method encountered a major problem, finishing out here for reference.
Platform: | Size: 4096 | Author: ProgramMan | Hits:

[MultiLanguageGBK--U

Description: 编码转换中需要的资源,GBK字符集和unicode字符集之间的映射关系,如果编程需要,建议使用Ultraedit修改成方便的格式-Transcoding in the resources needed, GBK character set and unicode character set mapping between the relations, if the program needs, recommend the use of Ultraedit modified into a convenient format
Platform: | Size: 26624 | Author: 岳则君 | Hits:

[SCMuni

Description: unicode 转GBK,内含具体文字编码 -unicode to GBK, contains specific language encoding
Platform: | Size: 83968 | Author: 小邓 | Hits:

[Linux-Unixmule-gbk-0.1.2004080701.tar

Description: Emacs 插件代码,增加unicode支持和中文支持-unicode support for Emac Added `chinese-gb2312 charset support in `chinese-gbk coding system
Platform: | Size: 221184 | Author: rcihie | Hits:

[Linux-Unixmyebook

Description: Linux系统下的电子书源代码,支持多种编码(unicode,GBK,BIG5,UTF8),支持自定义跳转页码和自动阅读功能.-E-book under the Linux system source code, supports a wide range of encoding (unicode, GBK, BIG5, UTF8), support for custom page Jump and automatic function.
Platform: | Size: 22528 | Author: baizhantang | Hits:

[MultiLanguageCodeConverter

Description: 指定文本文件路径,转换文件的字符编码,包括gbk,unicode,utf-8互换等。-Specify the path to a text file, convert the file character encoding
Platform: | Size: 82944 | Author: Luna Zhao | Hits:

[MultiLanguageGB2312ToUnicode

Description: GBK 转 unicode 提供二分法查询-translate the gbk to the unicode,with the bianary search way
Platform: | Size: 73728 | Author: 周飛 | Hits:

[MacOS developIOS_Unicode

Description: Unicode and GBK及UTF8之间编码转换转码-Unicode and GBK code
Platform: | Size: 17408 | Author: hubo | Hits:

[ARM-PowerPC-ColdFire-MIPSgbk-unicode

Description: 中英文短信编码和解码。包括gbk usc转换表。-Encoding and decoding messages in English
Platform: | Size: 67584 | Author: 蓝色梦幻 | Hits:

[MultiLanguageunicode

Description: unicode 码与GBK 码之间的转换代码。GBK 转换为UNICODE 和 UNICODE 转换为GBK -unicode and gbk convert
Platform: | Size: 62464 | Author: zqm | Hits:

[SCMUNICODE-and-GB2312-table

Description: 用于LCD显示,主要做UNICODE与GBK对照,方便显示处理-For LCD display, mainly to do with GBK UNICODE control, convenient display processing
Platform: | Size: 74752 | Author: tomashzy | Hits:

[Other Embeded programgbk

Description: GBK、Unicode转换算法,适合于C编程算法-GBK&Unicode Convert
Platform: | Size: 51200 | Author: | Hits:
« 1 23 4 5 6 »

CodeBus www.codebus.net